ComponentOne Extender Controls for ASP.NET Web Forms
C1.Web.Wijmo.Extenders.4 Assembly / C1.Web.Wijmo.Extenders.C1Chart Namespace / C1ChartCoreExtender<Tseries,TAnimation> Class / Indicator Property

In This Topic
    Indicator Property
    In This Topic
    A value that provides information about the indicator.
    Syntax
    'Declaration
     
    Public Property Indicator As ChartIndicator
    public ChartIndicator Indicator {get; set;}
    See Also